home *** CD-ROM | disk | FTP | other *** search
/ Imagine It! Sci-Fi / Imagine It! Sci-Fi - Disc 3.iso / REGISTRY.MD_ / REGISTRY.MD / Info.json
JavaScript Object Notation  |  1998-06-12  |  952b

  1. {
  2.     "schema": {
  3.         "Name": "Text (150)",
  4.         "Address": "Text (150)",
  5.         "City": "Text (50)",
  6.         "State/Province": "Text (50)",
  7.         "ZIP/Postal Code": "Text (20)",
  8.         "Country": "Text (50)",
  9.         "Phone": "Text (50)",
  10.         "Fax": "Text (50)",
  11.         "E-mail": "Text (50)",
  12.         "Product": "Text (50)",
  13.         "Windows 31": "Boolean NOT NULL",
  14.         "Windows 95": "Boolean NOT NULL",
  15.         "Macintosh": "Boolean NOT NULL",
  16.         "Unix": "Boolean NOT NULL",
  17.         "AOL": "Boolean NOT NULL",
  18.         "CompuServe": "Boolean NOT NULL",
  19.         "MSN": "Boolean NOT NULL",
  20.         "AT&T": "Boolean NOT NULL",
  21.         "Prodigy": "Boolean NOT NULL",
  22.         "ISP": "Boolean NOT NULL",
  23.         "Other Connection": "Boolean NOT NULL",
  24.         "Advertising": "Boolean NOT NULL",
  25.         "Service Code": "Text (10)"
  26.     },
  27.     "data": [
  28.         {
  29.             "Name": "Serega",
  30.             "Address": "sdfsgsdfg",
  31.             "City": "dsfg",
  32.             "State/Province": "dfsg",
  33.             "ZIP/Postal Code": "dfgdfs",
  34.             "Country": "dfsg",
  35.             "Phone": " ",
  36.             "Fax": " ",
  37.             "E-mail": " ",
  38.             "Windows 31": 0,
  39.             "Windows 95": 1,
  40.             "Macintosh": 0,
  41.             "Unix": 0,
  42.             "AOL": 0,
  43.             "CompuServe": 0,
  44.             "MSN": 0,
  45.             "AT&T": 0,
  46.             "Prodigy": 0,
  47.             "ISP": 0,
  48.             "Other Connection": 0,
  49.             "Advertising": 0,
  50.             "Service Code": "3"
  51.         }
  52.     ]
  53. }